home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Web Server / Sambar Server.exe / _SETUP.1 / dbconfig.ini < prev    next >
Encoding:
INI File  |  1998-12-20  |  297 b   |  16 lines

  1. #
  2. # DBMS Connection Cache List
  3. #
  4.  
  5. [test]
  6. Description = Test database connection.
  7. Datasource = test
  8. Username = admin
  9. Password = admin
  10. Maximum Used Connections = 5
  11. Minimum Free Connections = 1
  12. Maximum Idle Period = 10
  13. Single Thread = false
  14. Trace SQL = false
  15. Trace Performance = false
  16.